-
Home
-
WooPayments: Integrated WooCommerce Payments
-
8.1.1
-
Code
-
Classes
- WC_Payments_Task_Disputes
Total Complexity |
28 |
Dependencies |
6 |
Dependents |
1 |
Total lines |
333 |
Lines of code |
184 |
Logical lines of code |
75 |
Comment lines |
102 |
Methods |
13 |
Properties |
4 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_title() |
S |
46 |
6 |
44 |
get_disputes_needing_response_within_days() |
S |
54 |
6 |
22 |
get_additional_info() |
S |
48 |
4 |
37 |
get_action_url() |
S |
53 |
2 |
26 |
get_disputes_needing_response() |
S |
54 |
1 |
24 |
get_parent_id() |
S |
72 |
2 |
6 |
__construct() |
S |
71 |
1 |
6 |
init() |
S |
76 |
1 |
4 |
get_id() |
S |
82 |
1 |
3 |
get_time() |
S |
82 |
1 |
3 |
get_content() |
S |
82 |
1 |
3 |
is_complete() |
S |
82 |
1 |
3 |
can_view() |
S |
79 |
1 |
3 |